* src/macterm.c (mac_font_pattern_match): Allocate three more bytes to
authorAndrew Choi <akochoi@shaw.ca>
Sun, 28 Jan 2001 15:47:04 +0000 (15:47 +0000)
committerAndrew Choi <akochoi@shaw.ca>
Sun, 28 Jan 2001 15:47:04 +0000 (15:47 +0000)
commit11f3d9979393feea53b60ffd17e62b89c234a76b
treed52f5e2d23452a173ed268ba2997e96f673b98a3
parente025e87b40b72b62e2adac263a177353d1622b25
* src/macterm.c (mac_font_pattern_match): Allocate three more bytes to
regex for '^', '$', and '\0'.

* src/macterm.c (x_list_fonts): Protect pattern and newlist from
garbage collection.
mac/ChangeLog
mac/src/macterm.c